Total Complexity | 41 |
Dependencies | 3 |
Dependents | 2 |
Total lines | 262 |
Lines of code | 128 |
Logical lines of code | 78 |
Comment lines | 87 |
Methods | 8 |
Properties | 5 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
__construct() | 43 | 14 | 50 | |
solve() | 50 | 10 | 28 | |
getL() | 59 | 5 | 14 | |
getU() | 61 | 4 | 12 | |
isNonsingular() | 66 | 3 | 8 | |
det() | 63 | 3 | 10 | |
getPivot() | 82 | 1 | 3 | |
getDoublePivot() | 81 | 1 | 3 |